-
Notifications
You must be signed in to change notification settings - Fork 296
Update Compose BOM to version 2025.09.01. #5179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
There seem to be some diffs in the screenshots, should we generate new ones? |
It seems like this version broke |
|
I opened an issue in Paparazzi's repo: cashapp/paparazzi#2071, maybe it's Compose, maybe it's a combination of that and the alpha version. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #5179 +/- ##
===========================================
- Coverage 81.02% 81.01% -0.01%
===========================================
Files 2312 2312
Lines 63448 63450 +2
Branches 8010 8010
===========================================
- Hits 51407 51403 -4
- Misses 9103 9106 +3
- Partials 2938 2941 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I can reproduce it. Maybe it's because of this commit? It's the latest one added to It started happening on 1.9.0-alpha01, so any of the changes added in that version could have caused it. |
Just FYI, the Compose BOM I was hoping this commit in the latest alpha version would fix it, assuming it restored the previous behaviour, but it doesn't. Oh, maybe it's this one instead, in which case there's not much we can do 🫤 . |
I can confirm that's it, sadly. I created a copy of So there's not much we can do about it, that's how the Compose component will behave from now on. They could probably fix it on their end by changing which effect to use based on |
Regression tracked by https://issuetracker.google.com/issues/442273708 |
99df4b0
to
109a719
Compare
|
|
The dialog issues seem to be fixed on the AS Narwhal RC versions and the current Paparazzi 2.0.0-SNAPSHOT. I guess we'll need to wait until the Paparazzi releases a new RC, by that time we should also have an stable AS version with the fix for previews. |
Content
Upgrade to latest compose version
Motivation and context
Be up to date
Screenshots / GIFs
Tests
in progressOKTested devices
Checklist